Edit Resource: CapacityApplicable
Format
SCHED / EditResource '<ResourceName>' CapacityApplicable <CapacityApplicable>
Description
The CapacityApplicable attribute under EditResource defines whether the given resource has a capacity.
Parameters
| Parameter | Description | 
|---|---|
| DefaultAvailable | Boolean value. Options are either Yes/True (capacity is applicable) or No/False (capacity is not applicable). | 
Examples
The resource FUSE does not have a capacity.
SCHED / EditResource 'FUSE' CapacityApplicable No
                            
                            
                        
                            